home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / lib / ruby / 1.8 / profile.rb < prev    next >
Text File  |  2007-02-12  |  90b  |  7 lines

  1. require 'profiler'
  2.  
  3. END {
  4.   Profiler__::print_profile(STDERR)
  5. }
  6. Profiler__::start_profile
  7.